home *** CD-ROM | disk | FTP | other *** search
/ BMUG PD-ROM A / PD-ROM A.iso / Programming / Programming Languages / MacOberon / MacOberon (tools) / Notes.Tool (.txt) < prev    next >
Encoding:
Oberon Text  |  1991-02-14  |  922 b   |  15 lines  |  [.Ob./.Ob2]

  1. Syntax10.Scn.Fnt
  2. Syntax10i.Scn.Fnt
  3. Notes.Create  Applications    {creates and initializes new notefile}
  4. Notes.Directory  Applications   {Date | Time | From | Re}
  5. Notes.Store Applications *    {stores marked viewer in notefile}
  6. Notes.Store Applications.Tool *    {stores marked viewer as named note in notefile}
  7. Notes.Store Applications Test.Mod File.Mod ~ {stores files in notefile}
  8. Notes.Delete {deletes note}
  9. Notes.Open Applications.Test.Mod {open note}
  10. Notes.NewFile Applications.Test.Mod {copy note to new file} 
  11. Notes.Do Compiler.Compile Applications.Test.Mod Applications.File.Mod ~ (* execute command *)
  12. -----------------------------------------------------------
  13. The Notes tool package is useful for storing many
  14. small texts (e.g. Mail, Algorithms) in one large Note File.
  15.